This is the goto object for text search and analytics using elasticsearch
Properties
Name | Returns | Notes | Example |
---|---|---|---|
appIndexers | Map |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
numItems ( i, organisation, b ) | long | ||
numItems ( localName, organisation ) | Long | Get the number of items for the entire index | |
search ( json, indexes ) | KSearchResponse | Execute a json query in the current organisation, against the specified local index names | |
search ( indexers, branch, bb ) | KSearchResponse | ||
search ( indexers, org, b, qb, fields, size, type, sortBuilders ) | KSearchResponse | ||
search ( organisation, branch, currentUser, config ) | SearchResults | ||
search ( name, organisation, q, limit ) | KSearchResponse |
Hide comments
